projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a75434
)
Move PATH_DOC from local/info to local/share/info.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 18 Jan 2007 16:01:36 +0000
(16:01 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 18 Jan 2007 16:01:36 +0000
(16:01 +0000)
src/epaths.in
patch
|
blob
|
history
diff --git
a/src/epaths.in
b/src/epaths.in
index d494d85139ce77b97bb7d73bf55e3227f3821bec..b74e33cd8d31dfd8a15b5d066d9fc75544a7d466 100644
(file)
--- a/
src/epaths.in
+++ b/
src/epaths.in
@@
-52,7
+52,7
@@
Boston, MA 02110-1301, USA. */
/* Where the configuration process believes the info tree lives. The
lisp variable configure-info-directory gets its value from this
macro, and is then used to set the Info-default-directory-list. */
-#define PATH_INFO "/usr/local/info"
+#define PATH_INFO "/usr/local/
share/
info"
/* Where Emacs should store game score files. */
#define PATH_GAME "/usr/local/var/games/emacs"